Syntax:
GetTaskExecutionTimeMin()
Description:
Returns the amount of time the task took to execute in minutes. If
the task took less than one minute the function returns 0
Parameter Description
(no parameters)
Example:
Sub
Main
MsgBox GetTaskExecutionTimeMin()
End Sub
See Also: